createEmptyInstance method
Creates an empty instance of the same message type as this.
Implementation
FaqAnswer createEmptyInstance() => create();
Creates an empty instance of the same message type as this.
FaqAnswer createEmptyInstance() => create();