getDefault static method

Photo getDefault()

Implementation

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