Int32ValueX extension

A wrapper message as a nullable Dart value: unset on the wire reads as null.

on

Methods

toInt() int?

Available on Int32Value, provided by the Int32ValueX extension

The value, or null when the message carries none.