toJson method

Map<String, dynamic> toJson()

Converts a SearchCustomersRequest to a Map

Implementation

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