create static method

LocalizedMessage create()

Implementation

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