errorApi property
ErrorApi
get
errorApi
Gets the singleton errorApi instance from its factory.
Implementation
ErrorApi get errorApi => factory.errorApiFactory.get();
Gets the singleton errorApi instance from its factory.
ErrorApi get errorApi => factory.errorApiFactory.get();