isSubscribed property
      
      bool?
      get
      isSubscribed
      
    
    
Whether the user is subscribed to the author of the video.
Implementation
bool? get isSubscribed => checkBoolInProperty('is_subscribed');Whether the user is subscribed to the author of the video.
bool? get isSubscribed => checkBoolInProperty('is_subscribed');