File

src/app/shared/utils.ts

Index

Methods

Methods

Public decodeGender
decodeGender(gender: string)
Parameters :
Name Type Optional
gender string no
Returns : string
export class Utils {
  public decodeGender(gender: string): string {
    return '';
  }
}

results matching ""

    No results matching ""