toMap abstract method

  1. @required
Map<String, Object?> toMap()

model -> map

Implementation

@required
Map<String, Object?> toMap();