empty static method
create AuthenticationCodeInfo Empty
Implementation
static AuthenticationCodeInfo empty() {
return AuthenticationCodeInfo({});
}
create AuthenticationCodeInfo Empty
static AuthenticationCodeInfo empty() {
return AuthenticationCodeInfo({});
}