isMainVariant property

bool? get isMainVariant

Whether the option is the main one.

Implementation

bool? get isMainVariant => payload['is_main_variant'];