isRare property

bool? get isRare

Implementation

bool? get isRare => (_$data['isRare'] as bool?);