result property

Map<String, dynamic>? result
getter/setter pair

Gets or sets the Result deserialized into the type we want.

Implementation

Map<String, dynamic>? result;