create static method

Administrator create()

Implementation

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