getFlagList method Null safety
The getFlagList RPC returns a list of all command line flags in the VM
along with their current values.
See FlagList.
Implementation
Future<FlagList> getFlagList();
The getFlagList RPC returns a list of all command line flags in the VM
along with their current values.
See FlagList.
Future<FlagList> getFlagList();