menu
plasma_service_kit package
documentation
models/fellowship.dart
Fellowship
Fellowship constructor
Fellowship constructor
dark_mode
light_mode
Fellowship
constructor
Fellowship
(
{
required
int
x
,
required
String
name
,
})
Implementation
Fellowship({required this.x, required this.name});
plasma_service_kit package
documentation
models/fellowship
Fellowship
Fellowship constructor
Fellowship class