menu
runetid_sdk package
documentation
models/even_role.dart
EventRole
EventRole.new constructor
EventRole.new constructor
dark_mode
light_mode
EventRole
constructor
EventRole
(
int
id
,
String
title
,
String
code
,
String
color
,
)
Implementation
EventRole(this.id, this.title, this.code, this.color);
runetid_sdk package
documentation
models/even_role
EventRole
EventRole.new constructor
EventRole class