domains property Null safety
final
A list of .snr/ domains each mapped to Alias
objects. These can be used to resolve associated aliases with a given Sonr account.
See also:
Implementation
final domains = RxList<Alias>();
A list of .snr/ domains each mapped to Alias
objects. These can be used to resolve associated aliases with a given Sonr account.
final domains = RxList<Alias>();