SampleConfig_SampleStrategy.fromJson constructor
SampleConfig_SampleStrategy.fromJson(
- Object? json
Implementation
factory SampleConfig_SampleStrategy.fromJson(Object? json) =>
SampleConfig_SampleStrategy(json as String);