menu
zuraffa package
documentation
simulation.dart
WorldCertification
toFileContents method
toFileContents method
dark_mode
light_mode
toFileContents
method
String
toFileContents
(
)
Implementation
String toFileContents() => '${const JsonEncoder.withIndent(' ').convert(toDocument())}\n';
zuraffa package
documentation
simulation
WorldCertification
toFileContents method
WorldCertification class