kRpcVesion top-level property

  1. @Deprecated('Use kRpcVersion instead — the original was misspelled.')
int kRpcVesion
final

Misspelled alias for kRpcVersion. Kept for backwards compatibility with code that referenced the original typo.

Implementation

@Deprecated('Use kRpcVersion instead — the original was misspelled.')
final int kRpcVesion = kRpcVersion;