isInitializedMethodName property
String
get
isInitializedMethodName
Returns the name of the isInitialized method.
Implementation
String get isInitializedMethodName => "isInitialized";
Returns the name of the isInitialized method.
String get isInitializedMethodName => "isInitialized";