toMapJs method
Implementation
String toMapJs() =>
'{"iconPath": "$iconPath", '
'"height": "$height", '
'"width": "$width"}';
String toMapJs() =>
'{"iconPath": "$iconPath", '
'"height": "$height", '
'"width": "$width"}';