toMap abstract method

Map<String, dynamic> toMap()

通过实现该方法来进行数据转换

Implementation

Map<String, dynamic> toMap();