mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 13:47:24 +00:00
5 lines
59 B
Dart
5 lines
59 B
Dart
// ignore: camel_case_types
|
|
class Bind {
|
|
const Bind();
|
|
}
|