getDefault static method

TestArenaMapLite getDefault()

Implementation

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