create static method

FFRandomDate create()

Implementation

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