dict property

Map<String, dynamic> dict

Dict object.

Implementation

Map<String, dynamic> get dict => throw Exception('dict not implemented!');