toJson method

Map<String, dynamic> toJson()

Get map from model

Implementation

Map<String, dynamic> toJson() => _$UserEntityToJson(this);