url property Null safety
read / write
A callback URL that the SEP-12 server will POST to when the state of the account changes.
Implementation
String? url;
A callback URL that the SEP-12 server will POST to when the state of the account changes.
String? url;