create static method

ChronikInfo create()

Implementation

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