fromJsonStr method

Map<String, dynamic> fromJsonStr()

Implementation

Map<String,dynamic> fromJsonStr()=> json.decode(this);