toJson method

dynamic toJson()

Implementation

toJson() => <String, dynamic>{"userHandle": this.userHandle};