type property

String? type
final

The type of the resource, such as INTEGER, DOUBLE, LONG, or STRINGSET.

Implementation

final String? type;