interface IProtoType {
    $typeUrl?: any;
}

Properties

Properties

$typeUrl?: any