UrpButtonConfig$json top-level constant
Implementation
@$core.Deprecated('Use urpButtonConfigDescriptor instead')
const UrpButtonConfig$json = {
'1': 'UrpButtonConfig',
'2': [
{'1': 'mode', '3': 1, '4': 1, '5': 14, '6': '.UrpButtonMode', '10': 'mode'},
{'1': 'debounce_ms', '3': 2, '4': 1, '5': 13, '10': 'debounceMs'},
{'1': 'long_press_ms', '3': 3, '4': 1, '5': 13, '10': 'longPressMs'},
],
};