builder property

Widget Function(ApiResponse<T>? data) builder
final

Implementation

final Widget Function(ApiResponse<T>? data) builder;