toGenerator property

  1. @override
String? toGenerator
final

Manipulates output for the field in the SqliteSerializeGenerator The serializing key is defined from Sqlite or the default naming of the field.

instance and provider is available as the invoking model.

Placeholders can be used in the value of this field.

Implementation

@override
final String? toGenerator;