create static method

MarsData create()

Implementation

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