create static method

SlotData create()

Implementation

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