getDefault method Null safety

Command_SystemProperties getDefault()

Implementation

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