error property

FWError? error
getter/setter pair

If error equals null, it means the initialization is successful.

Implementation

FWError? error;