create static method

ALocalSample create()

Implementation

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