toCode method

  1. @override
List<String> toCode()
override

Implementation

@override
List<String> toCode() {
  return super.toCode();
}