PostgrestMap typedef

PostgrestMap = Map<String, dynamic>

Implementation

typedef PostgrestMap = Map<String, dynamic>;