responseFactory abstract method

T responseFactory(
  1. Map<String, dynamic> json
)

Implementation

T responseFactory(Map<String, dynamic> json);