domain property Null safety

RxString domain
final

Creating a reactive variable called domain that is initialized to the value test.snr/.

Implementation

final domain = 'test.snr/'.obs;