json property

  1. @override
Map<String, dynamic> json
getter/setter pair

json is decoded json file if decoded file type of variable is List<dynamic> first element of list select as decoded file!

Implementation

@override
Map<String, dynamic> json;