menu
bungie_api package
documentation
enums/destiny_graph_node_state.dart
encodeDestinyGraphNodeState function
encodeDestinyGraphNodeState function
dark_mode
light_mode
encodeDestinyGraphNodeState
function
int
?
encodeDestinyGraphNodeState
(
DestinyGraphNodeState
?
value
)
Implementation
int? encodeDestinyGraphNodeState (DestinyGraphNodeState? value) { return value?.value; }
bungie_api package
documentation
enums/destiny_graph_node_state
encodeDestinyGraphNodeState function
destiny_graph_node_state library