toPath method

String toPath()

Implementation

String toPath() {
  return '$path/$fileName$prefix.dart';
}