value property

String get value

Returns the string value of the resource type.

Implementation

String get value => toString().split('.').last;