toJson method

Map toJson()

Implementation

Map toJson() => {'fullName': fullName, 'address': address};