toCode method
Return a string representation of this message for use in generated Dart code.
Implementation
toCode() => "\${${variableName}}";
Return a string representation of this message for use in generated Dart code.
toCode() => "\${${variableName}}";