kinds property

Object? get kinds

Implementation

Object? get kinds {
  return const <String>[];
}