toJson method

Map<String, dynamic> toJson()

Primary key as JSON map.

Implementation

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