stemmBreak library

Constants

BreakMessage$json → const Map<String, Object>
const {'1' : 'BreakMessage', '2' : const [const {'1' : 'request', '3' : 1, '4' : 1, '5' : 11, '6' : '.wikibulary.stemm_break…
BreakRequest$json → const Map<String, Object>
const {'1' : 'BreakRequest', '2' : const [const {'1' : 'lang', '3' : 1, '4' : 1, '5' : 9, '10' : 'lang'}, const {'1&…
BreakResponse$json → const Map<String, Object>
const {'1' : 'BreakResponse', '2' : const [const {'1' : 'sentences', '3' : 1, '4' : 3, '5' : 11, '6' : '.wikibulary.stemm_br…
BreakResponseSentence$json → const Map<String, Object>
const {'1' : 'BreakResponseSentence', '2' : const [const {'1' : 'words', '3' : 1, '4' : 3, '5' : 11, '6' : '.wikibulary.stem…
PosLen$json → const Map<String, Object>
const {'1' : 'PosLen', '2' : const [const {'1' : 'pos', '3' : 1, '4' : 1, '5' : 5, '10' : 'pos'}, const {'1' : &…
StemmBreakServiceBase$json → const Map<String, dynamic>
const {'1' : 'StemmBreak', '2' : const [const {'1' : 'Stemm', '2' : '.wikibulary.stemm_break.StemmRequest', '3' : '.wikibulary.stemm…
StemmBreakServiceBase$messageJson → const Map<String, Map<String, dynamic>>
const {'.wikibulary.stemm_break.StemmRequest' : StemmRequest$json, '.wikibulary.stemm_break.StemmResponse' : StemmResponse$json, '.wikibulary.stemm_break.StemmResponseWord' : S…
StemmMessage$json → const Map<String, Object>
const {'1' : 'StemmMessage', '2' : const [const {'1' : 'request', '3' : 1, '4' : 1, '5' : 11, '6' : '.wikibulary.stemm_break…
StemmRequest$json → const Map<String, Object>
const {'1' : 'StemmRequest', '2' : const [const {'1' : 'lang', '3' : 1, '4' : 1, '5' : 9, '10' : 'lang'}, const {'1&…
StemmResponse$json → const Map<String, Object>
const {'1' : 'StemmResponse', '2' : const [const {'1' : 'words', '3' : 1, '4' : 3, '5' : 11, '6' : '.wikibulary.stemm_break.…
StemmResponseSimple$json → const Map<String, Object>
const {'1' : 'StemmResponseSimple', '2' : const [const {'1' : 'words', '3' : 1, '4' : 3, '5' : 11, '6' : '.wikibulary.stemm_…
StemmResponseWord$json → const Map<String, Object>
const {'1' : 'StemmResponseWord', '2' : const [const {'1' : 'owns', '3' : 1, '4' : 3, '5' : 9, '10' : 'owns'}, const {&#…
StemmResponseWordSimple$json → const Map<String, Object>
const {'1' : 'StemmResponseWordSimple', '2' : const [const {'1' : 'stemms', '3' : 1, '4' : 3, '5' : 9, '10' : 'stemms'}]…
StemmSimpleMessage$json → const Map<String, Object>
const {'1' : 'StemmSimpleMessage', '2' : const [const {'1' : 'request', '3' : 1, '4' : 1, '5' : 11, '6' : '.wikibulary.stemm…

Properties

breakMessageDescriptor Uint8List
Descriptor for BreakMessage. Decode as a google.protobuf.DescriptorProto.
final
breakRequestDescriptor Uint8List
Descriptor for BreakRequest. Decode as a google.protobuf.DescriptorProto.
final
breakResponseDescriptor Uint8List
Descriptor for BreakResponse. Decode as a google.protobuf.DescriptorProto.
final
breakResponseSentenceDescriptor Uint8List
Descriptor for BreakResponseSentence. Decode as a google.protobuf.DescriptorProto.
final
posLenDescriptor Uint8List
Descriptor for PosLen. Decode as a google.protobuf.DescriptorProto.
final
stemmBreakServiceDescriptor Uint8List
Descriptor for StemmBreak. Decode as a google.protobuf.ServiceDescriptorProto.
final
stemmMessageDescriptor Uint8List
Descriptor for StemmMessage. Decode as a google.protobuf.DescriptorProto.
final
stemmRequestDescriptor Uint8List
Descriptor for StemmRequest. Decode as a google.protobuf.DescriptorProto.
final
stemmResponseDescriptor Uint8List
Descriptor for StemmResponse. Decode as a google.protobuf.DescriptorProto.
final
stemmResponseSimpleDescriptor Uint8List
Descriptor for StemmResponseSimple. Decode as a google.protobuf.DescriptorProto.
final
stemmResponseWordDescriptor Uint8List
Descriptor for StemmResponseWord. Decode as a google.protobuf.DescriptorProto.
final
stemmResponseWordSimpleDescriptor Uint8List
Descriptor for StemmResponseWordSimple. Decode as a google.protobuf.DescriptorProto.
final
stemmSimpleMessageDescriptor Uint8List
Descriptor for StemmSimpleMessage. Decode as a google.protobuf.DescriptorProto.
final