$default property

bool? get $default

Implementation

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