serializeMethod property

String serializeMethod

Discover serializers within the class that rely on the provider. For example toRest() =>

Implementation

String get serializeMethod => 'to$providerName';