create property

bool? get create

Implementation

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