create static method

PropertyMask create()

Implementation

@$core.pragma('dart2js:noInline')
static PropertyMask create() => PropertyMask._();