admin property

bool? get admin

Implementation

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