invoke
Obtain the value of SuspendLazy. Will invoke the initializer on first try.
Like the regular lazy, will attempt to run the initializer if the initializer has thrown the last time.
Obtain the value of SuspendLazy. Will invoke the initializer on first try.
Like the regular lazy, will attempt to run the initializer if the initializer has thrown the last time.