Returns a JSON structure of the model, optimized for Protocol communication.
@override Map<String, dynamic> toJsonForProtocol() { return {'__className__': 'serverpod_auth_core.AuthUserNotFoundException'}; }