builder property

S Function()? builder
final

The synchronous builder function for lazy instantiation.

Implementation

final S Function()? builder;