isNone property

bool isNone

Whether the status is "successful".

Implementation

bool get isNone => this == VideoInitStatus.none;