shortDescription property

  1. @JsonKey(name: 'short_description')
String get shortDescription
inherited

Bot's short description.

Implementation

@JsonKey(name: 'short_description')
String get shortDescription;