write property

bool? get write

Implementation

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