AsyncFormLoading<Request, Response> constructor
const
AsyncFormLoading<Request, Response> ({
- Request? request,
- Response? response,
Implementation
const AsyncFormLoading({this.request, this.response});