create static method

PresetRecord create()

Implementation

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