fields property
final
The set of fields this interface defines.
Implementation
@override
final MappableFields<AuthenticateRequest> fields = const {
#signature: _f$signature,
#publicKey: _f$publicKey,
};
The set of fields this interface defines.
@override
final MappableFields<AuthenticateRequest> fields = const {
#signature: _f$signature,
#publicKey: _f$publicKey,
};