isMain property

bool? get isMain

Whether the selection is the main one.

Implementation

bool? get isMain => payload['is_main'];