logOut property

bool? get logOut

Implementation

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