getType property

String getType

Implementation

String get getType {
  return 'kakao.maps.MapTypeId.${this.name};';
}