isInitialized method

  1. @override
bool isInitialized()
override

Implementation

@override
bool isInitialized() {
  return _isInitialized;
}