create static method

MessageList create()

Implementation

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