arbType property

String get arbType

ARB 格式中的类型名(与 Dart 类型名相同)

Implementation

String get arbType => dartType;