isPrelevel property

bool? get isPrelevel

Implementation

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