class types.SecureRequiredType
extends _TypeSecureRequiredType
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { SecureRequiredType } = types;
Constructors
new
SecureRequiredType(params: { nativeNames?: true; selfieRequired?: true; translationRequired?: true; type: TypeSecureValueType; })Properties
protected
readonly
[params]: Paramstype: TypeSecureValueType
Static Properties
readonly
[paramDesc]: ParamDesc