create static method

PropertyHint create()

Implementation

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