toJson method

Map<String, dynamic> toJson()

Unique index as JSON map.

Implementation

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