result property

Map<String, dynamic> get result

Implementation

Map<String, dynamic> get result => { "\$kind": 'Result', "Result": index };