PostgrestConverter<T> typedef

PostgrestConverter<T> = T Function(dynamic data)

Implementation

typedef PostgrestConverter<T> = T Function(dynamic data);