domains property Null safety

RxList<Alias> domains
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>();