The builder function type for a @client component.
DO NOT USE DIRECTLY. Use the generated defaultClientOptions instead.
defaultClientOptions
typedef ClientBuilder = Component Function(Map<String, dynamic> params);