builder property
S Function()?
builder
final
The synchronous builder function for lazy instantiation.
Implementation
final S Function()? builder;
The synchronous builder function for lazy instantiation.
final S Function()? builder;