limit property

String? limit
getter/setter pair

The usage limit, if applicable.

This will not be present if the user has unlimited storage.

Implementation

core.String? limit;