admin property

bool? admin

Implementation

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