toJson method

Map toJson()

Converts MasonLockJson to Map

Implementation

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