PostgrestConverter<S, T> typedef

PostgrestConverter<S, T> = S Function(T data)

Implementation

typedef PostgrestConverter<S, T> = S Function(T data);