create static method

Record create()

Implementation

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