writeTo method

Never writeTo(
  1. String dir,
  2. List<ApiEndpoint> endpoints, {
  3. List<DbModel> models = const [],
})

Implementation

Never writeTo(
  String dir,
  List<ApiEndpoint> endpoints, {
  List<DbModel> models = const [],
}) => _unsupported();