menu
televerse package
documentation
telegram.dart
BusinessIntro
title property
title property
dark_mode
light_mode
title
property
@JsonKey(name: 'title')
String
?
get
title
inherited
Optional. Title text of the business intro.
Implementation
@JsonKey(name: 'title') String? get title;
televerse package
documentation
telegram
BusinessIntro
title property
BusinessIntro class