Flutter Definir tipo
typedef JsonMap = Map<String, dynamic>;
Zeeshan Iqbal
typedef JsonMap = Map<String, dynamic>;