core property

String core

Implementation

String get core => _core;
void core=(String core)

Implementation

set core(String core) => _core = core;