create static method

RecordValue create()

Implementation

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