DocumentationTrait.fromJson constructor
const
DocumentationTrait.fromJson(
- Object? json
Implementation
const DocumentationTrait.fromJson(Object? json) : super(id, json as String);
const DocumentationTrait.fromJson(Object? json) : super(id, json as String);