create static method

CreatedAdmin create()

Implementation

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