businessIntro property

  1. @JsonKey(name: 'business_intro')
BusinessIntro? get businessIntro
inherited

Optional. Business intro for business accounts.

Implementation

@JsonKey(name: 'business_intro')
BusinessIntro? get businessIntro;