create static method

ImportMessage create()

Implementation

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