cast method

Map<String, dynamic> cast()

Returns the cast for the form

Implementation

Map<String, dynamic> cast() => _cast;