builder property
ContextBuilder<T> ?
get
builder
How to builder the instance of T.
Implementation
ContextBuilder<T>? get builder => null;
How to builder the instance of T.
ContextBuilder<T>? get builder => null;