getID property

Map<String, String> get getID

Implementation

Map<String, String> get getID => {
      key: idValue,
    };