initializeMethodName property
String
get
initializeMethodName
Returns the name of the initialization() method.
Implementation
String get initializeMethodName => "initialize";
Returns the name of the initialization() method.
String get initializeMethodName => "initialize";