titleRu property

  1. @JsonKey(name: 'title_ru')
String titleRu
inherited

Title of tariff in russian.

Implementation

@JsonKey(name: 'title_ru')
String get titleRu => throw _privateConstructorUsedError;