instance property
S?
instance
getter/setter pair
The resolved instance, or null if not yet instantiated.
Implementation
S? instance;
The resolved instance, or null if not yet instantiated.
S? instance;