toMapJs method

String toMapJs()

Implementation

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