Abi typedef

Abi = List<Map<String, dynamic>>

Implementation

typedef Abi = List<Map<String, dynamic>>;