value property

String get value

Convert enum to string for API requests

Implementation

String get value => name;