pattern property

bool? get pattern

Implementation

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