RhythmBox/lib/providers/piped.dart

4 lines
78 B
Dart

import 'package:get/get.dart';
class PipedProvider extends GetxController {}