core property
String
get
core
Implementation
String get core => _core;
set
core
(String core)
Implementation
set core(String core) => _core = core;