toJson method

Map<String, dynamic> toJson()

Converts this Sector to JSON

Implementation

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