getDefault static method

DocumentReferenceProto getDefault()

Implementation

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