getDefault static method

FFChatPage getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static FFChatPage getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<FFChatPage>(create);