| 943 | * @since 13 |
| 944 | */ |
| 945 | declare class FIRMultiFactor extends NSObject implements NSSecureCoding { |
| 946 | static alloc(): FIRMultiFactor; // inherited from NSObject |
| 947 | |
| 948 | static new(): FIRMultiFactor; // inherited from NSObject |
nothing calls this directly
no outgoing calls
no test coverage detected