dateLastServiceGC property Null safety

int? dateLastServiceGC
optional">@optionalread / write

The timestamp of the last manually triggered GC.

If a GC has not been triggered manually, this field is not present.

Implementation

@optional
int? dateLastServiceGC;