create static method

BaseStationCommand create()

Implementation

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